systemd.network.netdevs.<name>.vrfConfig

Each attribute in this set specifies an option in the [VRF] section of the unit. See systemd.netdev(5) for details. A detailed explanation about how VRFs work can be found in the kernel docs.

Type
attribute set of (systemd option)
Default
{ }
Example
{
  Table = 2342;
}
Declared
<nixpkgs/nixos/modules/system/boot/networkd.nix>